stacksInUse
Type
property
Summary
Reports the stacks that have been placed in the message path by the start using command.
Syntax
get the stacksInUse
Description
Use the stacksInUse property to find out which stack scripts can intercept messages.
The value reported by the stacksInUse property is a list of the short names of the stacks that have been added to the message path, one stack per line.
Add stacks to the message path with the start using command; remove them with the stop using command.
Examples
if the short name of this stack is not among the lines \
of the stacksInUse then start using this stack
Related
command: start using, stop using
function: stacks
glossary: property, script, message, command, message path
keyword: line
message: releaseStack
object: stack
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile